home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / graphics / rvga01.zip / README.TXT < prev    next >
Text File  |  1994-08-10  |  3KB  |  53 lines

  1. ┼─────────────────────────────────────────────────────────────────────────────┼
  2. │            ╥                                                                │
  3. │   ╓─╖╓─╖╓─╖║╓─╖╓─╖╓─╖                                                       │
  4. │   ║  ╟─╜║ ║║╓─╢║ ║╟─╜           Presents: Reglage VGA Library V0.1          │
  5. │   ╨  ╙─╜╙─╢╨╙─╜╙─╢╙─╜                                                       │
  6. │         ╙─╜    ╙─╜                                                          │
  7. ┼─────────────────────────────────────────────────────────────────────────────┼
  8. │ (C) Copyright 1994, Reglage Software                                        │
  9. │                                                                             │
  10. ∙                                                                             ∙
  11. ·                                                                             ·
  12.  
  13. What you have got now is a very unfinished product made by Patrik Wallstrom.
  14. It is supposed to be a VGA-library, but right now it only supports TextMode.
  15. It is very good at that, but is is supposed to cover the whole range of VGA-
  16. applications.  It is, however, very good at managing lowlevel text mode stuff!
  17. Sneak a peek att the examples I've made.  If you already have done that, you
  18. can see that I primarily made this stuff to make short intros and stuff like
  19. that.
  20.  
  21. I just decided to release a preview on this library, so that I can get some
  22. input from other people making this kind of things.  Yes, I am a C-programmer.
  23. :-)  I have done this for C-programmers.  I have seen a lot of programs written
  24. for assembler and pascal programmers, but there isn't a lot of stuff for us
  25. C-programmers.  If you're an assembler programmer though, you can examine all
  26. those low level routines, because they're full of inline assembler. I really
  27. hate 80x86 assembler.
  28.  
  29. If you are lucky, you can make this stuff under other compilers than Borland
  30. C/C++.  I haven't tried it on any other compiler, because I don't have any
  31. other... :-)  I would love to have Watcom though...
  32.  
  33. I may release a new version in the future, with som possible documentation.
  34. Right now you have to look in the include files, or even the source code to
  35. find out what the routines does.  If you do that, you find that the routines
  36. are pretty straightforward.  For further help, examine the source codes for
  37. the example files.  If you make your own little intro, or improves the
  38. library files in any way, please send your little improvements to me, if you
  39. want to...
  40.  
  41. If you want to complain at this stuff, you can feel free to contact me in any
  42. of these possible ways:
  43.  
  44. SnailMail: Patrik Wallström
  45.            Byvägen 64
  46.            183 39  Täby
  47.            Sweden
  48. Telephone: +46(0)87683193
  49. Fidonet:   Patrik Wallstrom @ 2:201/317
  50. Internet:  pawal@proxxi.uf.se
  51.            pawal@lib.kth.se
  52.  
  53.